1 <?xml version="1.0" encoding="utf-8"?>
2 <ServiceDefinition name="VBAZWorkflowService35" xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceDefinition">
3 <WebRole name="WorkflowServiceWebRole">
5 <InputEndpoint name="HttpIn" protocol="http" port="80" />
7 <ConfigurationSettings>
8 <Setting name="DiagnosticsConnectionString" />
9 </ConfigurationSettings>